-
Notifications
You must be signed in to change notification settings - Fork 491
[Github] - Added support for gcs and azure-blob-storage inputs for github audit data stream #15303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…stem tests and added gcs system tests
/test |
🚀 Benchmarks reportTo see the full report comment with |
ceb587a
to
1d06c86
Compare
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
@efd6, addressed the PR suggestions and also performed |
…loader service in docker-compose
@efd6, updated the mock-service to support manifests, removed uploader service. |
...github/data_stream/dependabot/_dev/test/pipeline/test-ghas-dependabot-json.log-expected.json
Show resolved
Hide resolved
packages/github/data_stream/dependabot/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
packages/github/data_stream/issues/_dev/test/pipeline/test-github-issues-json.log
Outdated
Show resolved
Hide resolved
💚 Build Succeeded
History
cc @ShourieG |
|
Package github - 2.15.0 containing this change is available at https://epr.elastic.co/package/github/2.15.0/ |
Type of change
Proposed commit message
Checklist
changelog.yml
file.Note:
Fake gcs server has multiple issues handling standard gcs sdk calls for fetching and listing objects. To bypass this I created a mock-gcs-service to mock the essential gcs sdk calls allowing us to run system tests successfully.
Author's Checklist
How to test this PR locally
Related issues
Screenshots